﻿2026-07-15T10:54:11.3798268Z ##[group]Run actions/checkout@v5
2026-07-15T10:54:11.3799210Z with:
2026-07-15T10:54:11.3799624Z   fetch-depth: 0
2026-07-15T10:54:11.3800059Z   repository: BigscreenVR/spt-bs-core
2026-07-15T10:54:11.3803227Z   token: ***
2026-07-15T10:54:11.3803623Z   ssh-strict: true
2026-07-15T10:54:11.3804021Z   ssh-user: git
2026-07-15T10:54:11.3804450Z   persist-credentials: true
2026-07-15T10:54:11.3804890Z   clean: true
2026-07-15T10:54:11.3805375Z   sparse-checkout-cone-mode: true
2026-07-15T10:54:11.3805858Z   fetch-tags: false
2026-07-15T10:54:11.3806290Z   show-progress: true
2026-07-15T10:54:11.3806722Z   lfs: false
2026-07-15T10:54:11.3807099Z   submodules: false
2026-07-15T10:54:11.3807575Z   set-safe-directory: true
2026-07-15T10:54:11.3808252Z ##[endgroup]
2026-07-15T10:54:11.4632553Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T10:54:11.4634291Z ##[group]Getting Git version info
2026-07-15T10:54:11.4635048Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T10:54:11.4636242Z [command]/usr/bin/git version
2026-07-15T10:54:11.4636700Z git version 2.43.0
2026-07-15T10:54:11.4638010Z ##[endgroup]
2026-07-15T10:54:11.4641730Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a8ca3944-0314-4264-a923-c305d949df3a' before making global git config changes
2026-07-15T10:54:11.4643599Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T10:54:11.4645752Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T10:54:11.4663618Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T10:54:11.4683217Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T10:54:11.4694350Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T10:54:11.4697284Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T10:54:11.4715380Z HEAD
2026-07-15T10:54:11.4745481Z ##[endgroup]
2026-07-15T10:54:11.4746512Z [command]/usr/bin/git submodule status
2026-07-15T10:54:11.4937398Z ##[group]Cleaning the repository
2026-07-15T10:54:11.4940054Z [command]/usr/bin/git clean -ffdx
2026-07-15T10:54:11.4969936Z Removing traceable-reqs
2026-07-15T10:54:11.4976437Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T10:54:11.5022350Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:54:11.5027154Z ##[endgroup]
2026-07-15T10:54:11.5061399Z ##[group]Disabling automatic garbage collection
2026-07-15T10:54:11.5064543Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T10:54:11.5089759Z ##[endgroup]
2026-07-15T10:54:11.5090602Z ##[group]Setting up auth
2026-07-15T10:54:11.5096439Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T10:54:11.5123938Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T10:54:11.5352874Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T10:54:11.5379130Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T10:54:11.5565306Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T10:54:11.5591608Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T10:54:11.5785089Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T10:54:11.5817042Z ##[endgroup]
2026-07-15T10:54:11.5817861Z ##[group]Fetching the repository
2026-07-15T10:54:11.5824744Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +b0e78b43eccfe5da78abf552b3c9ed838601cbde:refs/remotes/pull/3/merge
2026-07-15T10:54:12.7425570Z ##[endgroup]
2026-07-15T10:54:12.7427195Z ##[group]Determining the checkout info
2026-07-15T10:54:12.7429139Z ##[endgroup]
2026-07-15T10:54:12.7430324Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T10:54:12.7467868Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T10:54:12.7497343Z ##[group]Checking out the ref
2026-07-15T10:54:12.7499224Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/3/merge
2026-07-15T10:54:12.7537069Z HEAD is now at b0e78b4 Merge 053e00867b0ce74c746114446be1eb0478cb5549 into f513b5d23d4d17eade93dac7f2f9e80a587d3f40
2026-07-15T10:54:12.7541913Z ##[endgroup]
2026-07-15T10:54:12.7568470Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T10:54:12.7587658Z b0e78b43eccfe5da78abf552b3c9ed838601cbde
